Skip to content

Conversation

@quaff
Copy link
Contributor

@quaff quaff commented Oct 22, 2025

See GH-5006

@quaff
Copy link
Contributor Author

quaff commented Oct 22, 2025

@fmbenhassine I think it's urgent.

@fmbenhassine
Copy link
Contributor

I think the issue was due to using streams in a try-with-resources block, which is not the case here (I saw it BTW and was planning to replace it). But it's good that we sort this out now in RC1.

Thank you for the PR! Merged as 489c83e.

@quaff
Copy link
Contributor Author

quaff commented Oct 22, 2025

I think the issue was due to using streams in a try-with-resources block.

It will leak resources if the stream doesn't close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants